home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / game_224.swf / scripts / DefineButton2_292 / BUTTONCONDACTION on(release).as next >
Text File  |  2006-01-17  |  63b  |  5 lines

  1. on(release){
  2.    set("/:ingame","0");
  3.    gotoAndStop(34);
  4. }
  5.